net/http.http2stream.cancelCtx (field)

5 uses

	net/http (current package)
		h2_bundle.go#L4662: 	cancelCtx func()
		h2_bundle.go#L5689: 		st.cancelCtx()
		h2_bundle.go#L5737: 	st.cancelCtx()
		h2_bundle.go#L6192: 		cancelCtx: cancelCtx,
		h2_bundle.go#L6391: 		rw.rws.stream.cancelCtx()